Skip to content

Robson-Carvalho/thenews-tech-frontend

Repository files navigation

The News Tech Frontend 🌐

TechnologiesGetting StartedFeaturesCollaboratorsContribute

A React-based frontend application that allows users to subscribe and receive daily technology news updates via email.

GitHub Stars GitHub Forks GitHub Issues Build Status

💻 Technologies

🚀 Getting Started

Follow the instructions below to set up your local development environment.

Prerequisites

Configuring .env Variables

Use the .env.example file as a reference to create your .env configuration file with the required variables:

VITE_API_URL=

Cloning the Repository

git clone https://github.com/Robson-Carvalho/thenews-tech-frontend.git

Installing Dependencies

cd thenews-tech-frontend
npm install

Running the Project

npm start

The application will be available at http://localhost:3030/v1.

📍 Features

Subscription Form: Allows users to subscribe with their email to receive daily technology news updates.

Unsubscription: Users can unsubscribe directly from the application.

🤝 Collaborators

Robson Carvalho Profile Picture
Robson Carvalho

📫 Contribute

  1. Fork this repository.

  2. Create a new branch: git checkout -b feature/your-feature.

  3. Commit your changes: git commit -m 'Add some feature'.

  4. Push to the branch: git push origin feature/your-feature.

  5. Open a Pull Request explaining your contribution.

Made with ❤️ by Robson Carvalho.

About

A React-based frontend application that allows users to subscribe and receive daily technology news updates via email.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published