Skip to content

raulcv/react-redux-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS with redux, example: Redux toolkit usage

MasterHead

React.JS app project built with TypeScript

Feactures

  • Using Redux with Redux ToolKit library
  • Theme Dark / Light Mode
  • React Routing with React Router library
  • Full CRUD Operations GET - POST - PUT - DELETE
  • It's fully functional persisting data locally

🛠  This project uses the following technologies:

  • ReactJS
  • ReduxJs
  • @reduxjs/toolkit
  • TypeScript
  • tailwindcss
  • react rounter, dom ...

Run Locally

clone this repository, you need git installed in your machine¡ how to install link GIT

  1. In your local machine open some cmd, bash etc command line tool. Located where you will have your local repository. You can navigate with cd somepath/mydirectory etc.
git clone https://github.com/raulcv/react-redux-todo.git
  1. Go to your local repository created with git clone
cd react-redux-todo 
  1. Install dependencies using npm:
npm install
  1. Start the server as development mode 🤪
npm start

Open http://localhost:3000 to view it in the browser.

Learn More abou react

Check out the React documentation.

With ❤️ by raulcv

🤗 If you found helpful this repo, let me a star or ... 🐣

Buy Me A Coffee