Skip to content

Yet-Another-Paste-Bin/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Paste Bin

Documentation Maintenance License: MIT

Clone or Download

$ git clone https://github.com/Yet-Another-Paste-Bin/frontend
$ npm i

Usage

Prerequirements

Prepare Enviornment variables

// in the root level
$ export REACT_APP_BASE_URL=YOUR_API_BASE_URL

Start (Development)

$ npm i       // npm install pacakges
$ npm run start

Start (Production)

$ npm i       // npm install pacakges
$ npm run build // run it in production mode

Dependencies

axios: ^0.21.1

nanoid: ^3.1.22

react: ^17.0.2

react-dom: ^17.0.2

react-router-dom: ^5.2.0

react-scripts: 4.0.3

react-spinners: ^0.10.6

web-vitals: ^1.1.1

Screenshots

About

Alt text

Home

Alt text

Login

Alt text

Signup

Alt text

Author

👤 Tejasvp25

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

TODO ✓

  • Add Support for Bin Sharing

📝 License

Copyright © 2021 Tejasvp25.
This project is MIT licensed.