Skip to content

andresito87/Surf-Camp-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

SURF CAMP BLOG

A blog about surf camps around the world

Technologies

  • Next.js
  • React
  • Scrapi
  • Sass

Installation

  1. Clone the repository

    ```bash
    git clone https://github.com/andresito87/Surf-Camp-Blog.git
    ```
    
  2. Install the dependencies

    cd surfcamp_frontend
    npm install
    cd surfcamp_strapi
    npm install
  3. Run the development DB and backend API in Strapi

    cd surfcamp_strapi
    npm run develop
  4. Run the development server

    cd surfcamp_frontend
    npm run dev
  5. Open http://localhost:3000 with your browser to see the result.

Images of App

Home SignUp Form DB Strapi

Authors

References

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published