Skip to content

PasteIt is an online clipboard. Share text over the internet by generating a unique URL. Others can access the contents of the paste via this URL.

Notifications You must be signed in to change notification settings

KarenOk/Paste-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PasteIt

PasteIt is an online clipboard. Share text over the internet by generating a unique URL. Others can access the contents of the paste via this URL.

Click here to view the application. The backend API is hosted on Heroku and can be accessed using the following BASE_URL - https://paste-it-api.herokuapp.com. Click here to view the PasteIt API documentation.

Getting Started (Run Locally)

This project makes use of ReactJS and Node for the frontend, with Flask, PostgreSQL and SQLAlchemy for the backend. To be able to run this project locally, all the aforementioned tools have to be set up properly.

Backend

The ./backend directory contains a completed Flask application. You would need to set up your environment and some environment variables to run the application successfully.

Find the steps to set up the backend server locally in the backend's README.

Frontend

The ./frontend directory contains a completed ReactJS web application that consumes the data from the Flask server. You would also need to set up some environment variables to run the frontend application successfully.

Find the steps to set up the front-end web application locally in the front-end's README/

Author

Karen Okonkwo

About

PasteIt is an online clipboard. Share text over the internet by generating a unique URL. Others can access the contents of the paste via this URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published