Skip to content

Miya25/Threads-Reejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Threads Clone

It is a full-stack project that uses Ree.JS for the frontend and Nodejs for the backend. It's a Threads clone that allows users to create an account, login, logout, follow other users, like and repost, and more.

⚙️ Libraries I used on this project

Setup

  • Open your Terminal in the file directory and type the lines below in order. (For API/Server)
    • yarn install or npm i
      # then
      yarn dev or npm run dev

  • Open your Terminal in the file directory and type the lines below in order. (For FrontEnd/Cleint)
  • yarn install or npm i
    # then
    yarn start or npm run start

About

Just a simple clone of the application named "Threads" made by Instagram.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published