muchaisam / Theesafari_web

Web app that provides information about various places to visit, gems and attractions in different locations in Kenya.

Home Page:https://theesafari.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Theesafari

Theesafari is a web app that displays hidden gems in Kenya across various categories. The project is currently in progress and is open-source. We welcome contributions from anyone who is interested in improving the application.

## Project Status

This project is currently in development. Users can explore various categories of hidden gems in Kenya.

## Installation and Setup Instructions

To run the project, follow these steps:

1. **Clone the repository:**

```bash
git clone https://github.com/muchaisam/theesafari_web.git
  1. Navigate into the project directory:
cd theesafari_web
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result. The page auto-updates as you edit the file.

Contribution Guidelines

This project is open-source and we welcome any contributions. All issues and pull requests should be clearly described. Please follow the existing coding style, and include tests where applicable.

License

This project is licensed under the MIT License. See the LICENSE file for more information.


This version of the `README.md` file uses bold text to highlight the steps in the "Installation and Setup Instructions" section, making it easier to follow.

About

Web app that provides information about various places to visit, gems and attractions in different locations in Kenya.

https://theesafari.vercel.app/


Languages

Language:TypeScript 95.1%Language:JavaScript 2.8%Language:CSS 2.1%