https://github.com/felixoder/assignment
This is a simple mindmap using react and some basic html and css concepts
https://github.com/felixoder/assignment
Last synced: 2 months ago
JSON representation
This is a simple mindmap using react and some basic html and css concepts
- Host: GitHub
- URL: https://github.com/felixoder/assignment
- Owner: felixoder
- Created: 2024-03-16T16:17:16.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T16:41:27.000Z (about 2 years ago)
- Last Synced: 2024-12-30T03:19:17.724Z (about 1 year ago)
- Language: CSS
- Homepage: https://assignment-five-teal.vercel.app
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a react based project you have to run:
You have to go to your terminal and run those following commands:
# git clone "https://github.com/felixoder/assignment"
to clone the repo on your local machine
# npm install
to install all dependency that I had used
# npm run dev
to run the development server