Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 713 Bytes

File metadata and controls

35 lines (21 loc) · 713 Bytes

See preview on link

Link: https://pumpdoge.fit/

How to set up

Go direcotry you want to clone the app and open terminal. To clone the app copy the code below to terminal and press enter.

git clone https://github.com/sesar002/react_website.git

When clone is finished installing, you need to install packages. To install them copy the code below to terminal.

npm install

Now that we installed all the requied things for app to work, you can just type

npm start

to the terminal to start the app.

The app will open on localhost:3000

About

Website made for practice, navbar and sidebar are not my design, but everything else is.

Packages used

react-scroll