Skip to content

🚩 This is simple React App for Beginners to understand the Concept of Handling React API , ✔️it also has cool new feature of website loader, it's a simple fun project to do and learn basics of Hooks in API.

Notifications You must be signed in to change notification settings

varun-singhh/React-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React API and Use of Loader in Websites

This is simple React App for Beginners to understand the Concept of Handling React API , it also has cool new feature of website loader, it's a simple fun project to do and learn basics of Hooks in API.

Install Dependencies

Many Extra packages are used in this todo app like
✔️ react-icons: Icons used in the Project
✔️ reactstrap: It's Bootstap For React Projects
✔️ uuid: For pravidong unique Id to each todo task
✔️ bootstrap: this is needed to run reactstrap components

To install thes packages run the folowing command: npm i reactstrap bootstrap uuid react-icons

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

✅Feel Free to add more Features to this todo, Just Raise an Issue and then create a pull request to get your pull request merged. if you like this concept don't forget to ⭐(star) this repository.

🚩In case of any Issues while running the project, Create new React App by npx create-react-app appname and install all dependencies npm i reactstrap bootstrap uuid react-icons, and then replace src file of this repo with newly created app.

About

🚩 This is simple React App for Beginners to understand the Concept of Handling React API , ✔️it also has cool new feature of website loader, it's a simple fun project to do and learn basics of Hooks in API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published