Atlas lets you collect, organize and summarize knowlege from around the internet.
You can think of it as a sleek bookmark manager.
View Live site --> Atlas-Clone
Note that this project is a clone of Atlas.fm. Visit them and give them some love
atlas.demo.mp4
Check out another one of my projects --> Tiny House
- HTML
- CSS
- Javascript
- React JS
- Firebase
- Git
- VSCode
- Terminal
- Node.JS -- Make sure you have Node.js installed on your machine.
- NPM ( Node Package Manager ) -- We will be using Node.js and NPM to run the project.
- Get a copy of the project on your local machine by running the following command
git clone https://github.com/elroi99/atlas-clone.git
- Enter the project directory
cd atlas-clone
- install dependencies using npm
npm install
- The code is now ready to rock and roll !
- Run the project
npm start
Give it some time ...... Breathe in .. Breathe out.
Node should start a development server on your local machine.
You should be able to view Atlas in your browser at localhost://3000 ( unless you opened it on another port )
- This project is a clone of Atlas.fm ! Visit them and give them some love