Skip to content

davydocsurg/socialite

Repository files navigation

Socialite

 

Socialite

Github top language Github language count Repository size Github issues G![social-preview](https://user-images.githubusercontent.com/57722026/150945892-b2c8e437-7bfc-402d-b6f4-4e0af030bb83.png)
ithub forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Socialite is a twitter clone built with ReactJS, Redux and Vite.

Preview: Screenshot from 2022-04-20 10-32-53 Screenshot from 2022-04-20 10-35-05

Screenshot from 2022-01-25 10-15-29 Screenshot from 2022-01-25 10-15-46 Screenshot from 2022-01-25 10-16-51 Screenshot from 2022-01-25 10-16-59

Screenshot from 2022-01-25 10-16-59

Screenshot from 2022-01-25 10-14-28

Screenshot from 2022-01-25 10-14-12 Screenshot from 2022-01-25 10-14-30

The backend is built with Laravel: Link to Repo: Twitter Clone API 🔗

✨ Features

✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;

🚀 Technologies

The following tools were used in this project:

Backend

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/davydocsurg/socialite

# Access
$ cd socialite

# Install dependencies
$ npm install

# Run the project
$ npm run dev

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by David Chibueze

 

Back to top