Skip to content

This repository provides a Twitter clone application built using React.js, a popular JavaScript library for creating user interfaces. It features user authentication, API requests, state management, and routing. The application utilizes packages such as Axios, JWT-decode, React-Redux, and React-Router-DOM to handle various functionalities.

Notifications You must be signed in to change notification settings

abdimussa87/twitter-clone-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone using React.js

This repository contains the code for a Twitter clone application built using React.js, a popular JavaScript library for building user interfaces. The application utilizes various packages such as Axios, JWT-decode, React-Redux, and React-Router-DOM to manage API requests, handle authentication, and manage the application's state.

Features

  • User authentication and authorization using JWT
  • API requests using Axios
  • State management with React-Redux
  • Routing with React-Router-DOM

Installation

To run the application, you will need to have Node.js and npm installed on your machine. Follow these steps:

File Structure

  • src/: Contains the source code for the application, including components, reducers, actions, and utilities.
  • public/: Contains the static files such as images and fonts.
  • package.json: Lists the project's dependencies and scripts.
  • README.md: Provides instructions and information about the project.

License

This project is licensed under the MIT License.

Feel free to contribute and improve the project by forking this repository and submitting pull requests.

About

This repository provides a Twitter clone application built using React.js, a popular JavaScript library for creating user interfaces. It features user authentication, API requests, state management, and routing. The application utilizes packages such as Axios, JWT-decode, React-Redux, and React-Router-DOM to handle various functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published