Main
- Left Navigation Panel
- Nodes (List of Nodes)
- Edges
- About
Minimal React CRA project to start developing using Tailwind CSS framework to make responsive web designs. Project also has dependency to React Router.
- React CRA project
- Tailwind CSS
- React Router
- React Icons
- App.js
- Components
- Menu
- Homepage
- Secondpage
- ThirdPage
- Config Files
This project is responsive design and example screenshots are above.
-
Clone the repository:
-
Install the dependencies via npm:
-
Run the project on localhost:3000 (Default) :
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.
To make it a independent project from this template, all you have to do is deleting the .git folder in the project root folder and change the name in package.json
Create GIT using
Add all changes and commit
Add remote origin github repo link
Push your project into github repository