An open API service indexing awesome lists of open source software.

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

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